.cf {
    zoom: 1;
}

.cf:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.hide {
    display: none;
}

.lxxd {
    width: 1200px;
    margin: 40px auto 0;
    height: auto;
}

.lyxd {
    width: 700px;
    height: 380px;
    background-color: #ffffff;
    box-shadow: 0px 0px 11px 0px rgba(164, 210, 242, 0.61);
    float: left;
    padding: 30px;
}

.typt {
    width: 470px;
    height: 380px;
    background-color: #ffffff;
    box-shadow: 0px 0px 11px 0px rgba(164, 210, 242, 0.61);
    float: right;
    padding: 30px;
}


.lyxd .title,
.typt .title {
    min-height: 50px;
    line-height: 35px;
}

.lyxd .title a,
.typt .title a {
    font-family: MicrosoftYaHei;
    font-size: 26px;
    font-weight: Bold;
    letter-spacing: 0px;
    color: #333333;
}

.lyxd .title a:hover,
.typt .title a:hover {
    color: #1492ff;
}

.tjsj_box .item_txt {
    display: inline-block;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #333333;
    float: left;
}

.tjsj_box .item_vle {
    display: inline-block;
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: Bold;
    color: #1492ff;
    float: left;
}

.tjsj {
    position: relative;
    margin: -3px 15px 0 10px;
    float: left;
}

.lyxd_list li {
    height: auto;
    line-height: 45px;
    border-bottom: 1px solid #eeeeee;
}

.lyxd_list li a {
    float: left;
    padding-left: 13px;
    background: url(dian.png) no-repeat left;
    max-width: 700px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333333;
}

.lyxd_list li a:hover {
    color: #1492ff;
}

.lyxd_list li span {
    display: inline-block;
    float: right;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #999999;
}

.typt_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}

.typt_box li {
    display: flex;
    flex-wrap: wrap;
    width: auto;
    justify-content: space-evenly;
    margin: 10px 0;
}

.typt_box li img {
    display: block;
    margin: 0 auto 10px;
}

.typt_box li span {
    display: block;
}

.typt_box li:nth-child(1),
.typt_box li:nth-child(2),
.typt_box li:nth-child(3) {
    width: 30%;
}

.tjsj_txt {
    /* position: absolute;
    width: 350px;
    height: auto;
    top: 24px;
    left: 10px;
    line-height: 2;
    font-size: 16px;
    padding: 40px 20px 20px;
    text-align: left;
    transform: translateX(-50%);
    background: url(lyxd_pic_01.png) no-repeat center center;
    background-size: 100% 100%; */
    position: absolute;
    width: 350px;
    height: auto;
    top: 44px;
    left: 50%;
    line-height: 2;
    font-size: 16px;
    padding: 15px;
    text-align: justify;
    transform: translateX(-50%);
    border: solid 1px #cccccc;
    background: #fff;
}

.tjsj_txt::after {
    content: '';
    border-width: 13px;
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    top: -26px;
    left: 50%;
    transform: translateX(-50%);
    border-bottom-color: #cccccc;
}

.tjsj_txt::before {
    content: '';
    border-width: 12px;
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    top: -24px;
    left: 50%;
    z-index: 99;
    transform: translateX(-50%);
    border-bottom-color: #ffffff;
}

.mobile_type .lxxd {
    width: 100%;
    margin: auto;
    height: auto;
    padding: 3vw 2vw 0vw;
}

.mobile_type .lyxd {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    box-shadow: none;
    float: left;
    padding: 0;
    margin-bottom: 4vw;
}

.mobile_type .typt {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    box-shadow: none;
    float: none;
    padding: 0;
}


.mobile_type .lyxd .title a,
.mobile_type .typt .title a {
    font-family: MicrosoftYaHei;
    font-size: 6vw;
    font-weight: Bold;
    letter-spacing: 0px;
    color: #333333;
}

.mobile_type .tjsj_box .item_txt {
    display: inline-block;
    font-family: MicrosoftYaHei;
    font-size: 4vw;
    color: #333333;
}

.mobile_type .tjsj_box .item_vle {
    display: inline-block;
    font-family: MicrosoftYaHei;
    font-size: 6vw;
    font-weight: Bold;
    color: #1492ff;
}

.mobile_type .tjsj {
    position: relative;
    margin: 0;
    width: 34%;
}

.mobile_type .lyxd_list li {
    height: auto;
    line-height: 2;
    border-bottom: 1px solid #eeeeee;
}

.mobile_type .lyxd_list li a {
    float: left;
    padding-left: 13px;
    background: url(dian.png) no-repeat left;
    max-width: 71%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-family: MicrosoftYaHei;
    font-size: 4vw;
    color: #333333;
}

.mobile_type .lyxd_list li a:hover {
    color: #1492ff;
}

.mobile_type .lyxd_list li span {
    display: inline-block;
    float: right;
    font-family: MicrosoftYaHei;
    font-size: 4vw;
    color: #999999;
}

.mobile_type .typt_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 4vw;
}

.mobile_type .typt_box li {
    display: flex;
    width: auto;
    flex-wrap: wrap;

    justify-content: space-evenly;
    margin: 2vw 0;
}

.mobile_type .typt_box li img {
    display: block;
    margin: 0 auto 10px;
    width: 17vw;
}

.mobile_type .typt_box li span {
    display: block;
    font-size: 4vw;
}

.mobile_type .typt_box li:nth-child(1),
.mobile_type .typt_box li:nth-child(2),
.mobile_type .typt_box li:nth-child(3) {
    width: 30%;
}

.mobile_type .tjsj_txt {
    /* position: absolute;
    width: 69vw;
    height: auto;
    left: 9%;
    top: 24px;
    line-height: 2;
    padding: 8vw 4vw 3vw;
    font-size: 4vw;
    text-align: left;
    transform: translateX(-50%);
    background: url(lyxd_pic_01.png) no-repeat center center;
    background-size: 100% 100%; */
    position: absolute;
    width: 69vw;
    height: auto;
    top: 41px;
    left: 9%;
    line-height: 2;
    font-size: 4vw;
    padding: 4vw;
    text-align: justify;
    transform: translateX(-50%);
    border: solid 1px #cccccc;
    background: #fff;
}

.mobile_type .tjsj_txt::after {
    content: '';
    border-width: 13px;
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    top: -26px;
    left: 50%;
    transform: translateX(-50%);
    border-bottom-color: #cccccc;
}

.mobile_type .tjsj_txt::before {
    content: '';
    border-width: 12px;
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    top: -24px;
    left: 50%;
    z-index: 99;
    transform: translateX(-50%);
    border-bottom-color: #ffffff;
}